gtkgesturedrag: Handle touchpad swipe events
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 24 Jul 2015 11:05:31 +0000 (13:05 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 12 Aug 2015 21:20:25 +0000 (23:20 +0200)
commit8e5be43e02a11499ff8b218632b646d0220ddd42
tree2892bc9e3a22d7034227770a16660276669636ee
parent5d17338b4d158f6b460c73b064e1c2f363007d9c
gtkgesturedrag: Handle touchpad swipe events

These will only trigger the gesture if it's been created with
the same GtkGesture::n-points than n_fingers in the event.
gtk/gtkgesturedrag.c